home *** CD-ROM | disk | FTP | other *** search
Makefile | 1993-10-31 | 324 b | 17 lines |
- GEOM = ../../..
- include ${GEOM}/makefiles/Makedefs.global
- include Makedefs
- include ${GEOM}/makefiles/Makerules.src
-
- hingehelp.h: hingehelp
- cd O.sgi ; ${MAKE} hingehelp.h
-
- hingedata.h: hingedata
- cd O.sgi ; ${MAKE} hingedata.h
-
-
- install: _installdata
-
- _installdata:
- -${INSTALL} -O -m 444 -F ${GEOM}/data/geom ${DATAFILES}
-